-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Security Solution] Add cypress for expandable flyout previews #188117
Conversation
Pinging @elastic/security-threat-hunting-investigations (Team:Threat Hunting:Investigations) |
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
3a8e874
to
253b097
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just skimmed through this but looks okay :)
⏳ Build in-progress, with failures
Failed CI StepsHistory
|
…ic#188117) ## Summary This PR adds cypress test for the new preview panels that were recently added (elastic#186857) ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios (cherry picked from commit ff93b41)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…#188117) (#188570) # Backport This will backport the following commits from `main` to `8.15`: - [[Security Solution] Add cypress for expandable flyout previews (#188117)](#188117) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"christineweng","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-17T17:27:37Z","message":"[Security Solution] Add cypress for expandable flyout previews (#188117)\n\n## Summary\r\n\r\nThis PR adds cypress test for the new preview panels that were recently\r\nadded (https://github.com/elastic/kibana/pull/186857)\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"ff93b415a5e3738be0d64c3e03419d51e8afe621","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Threat Hunting","Team:Threat Hunting:Investigations","v8.15.0","v8.16.0"],"title":"[Security Solution] Add cypress for expandable flyout previews","number":188117,"url":"https://github.com/elastic/kibana/pull/188117","mergeCommit":{"message":"[Security Solution] Add cypress for expandable flyout previews (#188117)\n\n## Summary\r\n\r\nThis PR adds cypress test for the new preview panels that were recently\r\nadded (https://github.com/elastic/kibana/pull/186857)\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"ff93b415a5e3738be0d64c3e03419d51e8afe621"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/188117","number":188117,"mergeCommit":{"message":"[Security Solution] Add cypress for expandable flyout previews (#188117)\n\n## Summary\r\n\r\nThis PR adds cypress test for the new preview panels that were recently\r\nadded (https://github.com/elastic/kibana/pull/186857)\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"ff93b415a5e3738be0d64c3e03419d51e8afe621"}}]}] BACKPORT--> Co-authored-by: christineweng <[email protected]>
Summary
This PR adds cypress test for the new preview panels that were recently added (#186857)
Checklist